﻿2026-07-09T06:36:24.3623966Z ##[group]Run actions/checkout@v5
2026-07-09T06:36:24.3624649Z with:
2026-07-09T06:36:24.3625288Z   repository: SaberMage/spt-core
2026-07-09T06:36:24.3628648Z   token: ***
2026-07-09T06:36:24.3683024Z   ssh-strict: true
2026-07-09T06:36:24.3683554Z   ssh-user: git
2026-07-09T06:36:24.3684001Z   persist-credentials: true
2026-07-09T06:36:24.3684455Z   clean: true
2026-07-09T06:36:24.3684860Z   sparse-checkout-cone-mode: true
2026-07-09T06:36:24.3685336Z   fetch-depth: 1
2026-07-09T06:36:24.3685750Z   fetch-tags: false
2026-07-09T06:36:24.3686163Z   show-progress: true
2026-07-09T06:36:24.3686582Z   lfs: false
2026-07-09T06:36:24.3686958Z   submodules: false
2026-07-09T06:36:24.3687394Z   set-safe-directory: true
2026-07-09T06:36:24.3687942Z env:
2026-07-09T06:36:24.3688388Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-09T06:36:24.3688896Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-09T06:36:24.3689449Z ##[endgroup]
2026-07-09T06:36:24.4612757Z Syncing repository: SaberMage/spt-core
2026-07-09T06:36:24.4615016Z ##[group]Getting Git version info
2026-07-09T06:36:24.4615839Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-09T06:36:24.4616936Z [command]/usr/bin/git version
2026-07-09T06:36:24.4617421Z git version 2.43.0
2026-07-09T06:36:24.4618805Z ##[endgroup]
2026-07-09T06:36:24.4623161Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/32a6f77d-569b-4796-8215-c59c88077cc4' before making global git config changes
2026-07-09T06:36:24.4624418Z Adding repository directory to the temporary git global config as a safe directory
2026-07-09T06:36:24.4625476Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-09T06:36:24.4655212Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-09T06:36:24.4679715Z https://github.com/SaberMage/spt-core
2026-07-09T06:36:24.4691076Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-09T06:36:24.4693923Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-09T06:36:24.4723830Z HEAD
2026-07-09T06:36:24.4771960Z ##[endgroup]
2026-07-09T06:36:24.4773322Z [command]/usr/bin/git submodule status
2026-07-09T06:36:24.4996097Z ##[group]Cleaning the repository
2026-07-09T06:36:24.4998766Z [command]/usr/bin/git clean -ffdx
2026-07-09T06:36:25.4493989Z Removing target/
2026-07-09T06:36:25.4503948Z [command]/usr/bin/git reset --hard HEAD
2026-07-09T06:36:25.4590556Z HEAD is now at 4367270cf Merge b4862f3fd47942d857a29e81e23bc3195d3f4f27 into 55556482ebca6a2d3c6c453edcbc9b261eb27c15
2026-07-09T06:36:25.4599799Z ##[endgroup]
2026-07-09T06:36:25.4602837Z ##[group]Disabling automatic garbage collection
2026-07-09T06:36:25.4608066Z [command]/usr/bin/git config --local gc.auto 0
2026-07-09T06:36:25.4646303Z ##[endgroup]
2026-07-09T06:36:25.4647918Z ##[group]Setting up auth
2026-07-09T06:36:25.4654416Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-09T06:36:25.4691477Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-09T06:36:25.4928029Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-09T06:36:25.4962281Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-09T06:36:25.5153179Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-09T06:36:25.5178574Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-09T06:36:25.5380004Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-09T06:36:25.5422602Z ##[endgroup]
2026-07-09T06:36:25.5424132Z ##[group]Fetching the repository
2026-07-09T06:36:25.5429642Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +4367270cf278104e132dcaaaaac6126d44ec8a7f:refs/remotes/pull/66/merge
2026-07-09T06:36:26.1443538Z ##[endgroup]
2026-07-09T06:36:26.1444125Z ##[group]Determining the checkout info
2026-07-09T06:36:26.1445332Z ##[endgroup]
2026-07-09T06:36:26.1449339Z [command]/usr/bin/git sparse-checkout disable
2026-07-09T06:36:26.1492043Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-09T06:36:26.1518237Z ##[group]Checking out the ref
2026-07-09T06:36:26.1521351Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/66/merge
2026-07-09T06:36:26.1602612Z HEAD is now at 4367270cf Merge b4862f3fd47942d857a29e81e23bc3195d3f4f27 into 55556482ebca6a2d3c6c453edcbc9b261eb27c15
2026-07-09T06:36:26.1610030Z ##[endgroup]
2026-07-09T06:36:26.1660894Z [command]/usr/bin/git log -1 --format=%H
2026-07-09T06:36:26.1696576Z 4367270cf278104e132dcaaaaac6126d44ec8a7f
